Learn R Programming

ChainLadder (version 0.1.4-2)

ChainLadder Database Examples: These function are designed to give the user a starting point to develop their own database interfaces.

Description

The functions described here should really be regarded only as a starting point for any further development by the user. These function give illustrative examples of how the ChainLadder package can be embedded in

Usage

getDatabaseExampleData()
DataTableToTriangles(data, origin = "origin", dev = "dev", value = "value", lob = "lob", inputCum = FALSE, outputCum = TRUE)
ChainLadderSummaries(CL, summary.by = "ByOrigin")
writeDatabaseExampleResults(data, tablename = NULL)

Arguments

data
origin
dev
value
lob
inputCum
outputCum
CL
summary.by
tablename